home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextLibrary / Frameworks / AppKit.framework / Versions / B / Resources / Spanish.lproj / ServicesMenu.strings < prev    next >
Encoding:
Text (UTF-16)  |  1996-08-26  |  1.7 KB  |  18 lines

  1. /* ALERT */
  2. /* Title */
  3. "Services" = "Servicios";
  4. /* Message */
  5. "Service \"%@\" could not be provided by %@: %@" = "%@ no ha podido proporcionar el servicio \"%@\": %@.";
  6.  
  7. /* ALERT */
  8. /* Title */
  9. "Services" = "Servicios";
  10. /* Message */
  11. "Error providing service %@." = "Se ha producido un error al proporcionar el servicio %@.";
  12.  
  13. /* Message shown when there is an error when providing a service; the first argument is the service, the second is the error.  Reverse the %1$@ and %2$@ if localization requires the error first. */
  14. "Service %1$@ could not be provided: %2$@" = "El servicio %1$@ no se pudo prestar: %2$@";
  15.  
  16. /* Name of normal services.  These are services that appear in the Services menu.  This string appears in the Preferences Services enabling/disabling section and also as the title of alerts. */
  17. "Services" = "Servicios";
  18.